projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ebda1d
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Mar 2009 11:31:50 +0000
(11:31 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 21 Mar 2009 11:31:50 +0000
(11:31 +0000)
nt/ChangeLog
patch
|
blob
|
history
diff --git
a/nt/ChangeLog
b/nt/ChangeLog
index 851d4a7525a89a082da1b7697b92125cbac305de..822302c6cd47f2e181e905e62dc170d4ab9e3e1d 100644
(file)
--- a/
nt/ChangeLog
+++ b/
nt/ChangeLog
@@
-1,3
+1,13
@@
+2009-03-21 Eli Zaretskii <eliz@gnu.org>
+
+ * inc/sys/stat.h (struct stat): Change the types of st_uid and
+ st_gid to unsigned.
+
+ * inc/pwd.h (struct passwd): Change the types of pw_uid and pw_gid
+ to unsigned.
+ (getpwuid): Argument is now unsigned.
+ uid_t is now unsigned.
+
2009-02-24 Juanma Barranquero <lekktu@gmail.com>
* INSTALL: Add comment about TCC; fix typos.